home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / communic / ecu.rea < prev    next >
Text File  |  1996-11-16  |  3KB  |  67 lines

  1. This is ecu 3.24 modified to work with Linux.
  2.  
  3. There are several files in this distribution.
  4. ecu3.24src.tgz    - Source of ecu
  5. ecu3.24bin.tgz    - Binaries of ecu compiled using gcc 2.4.3 shared libs 4.4.1
  6. ecu.patch    - patch to original sources to make it work correctly under
  7.           Linux.
  8.  
  9. Here is an excerpt from the README:
  10.  
  11. ECU (Extended Call Utility) is a research and engineering
  12. communications program originally written for users of SCO UNIX
  13. V.3.2/386 and XENIX V on 80286 and 80386 systems.  Support for
  14. other systems has been added and further porting is possible with
  15. "minor" effort to other systems based on or similar to UNIX
  16. System V.
  17.  
  18. ECU provides the classic terminal communications facility of
  19. passing keyboard data to a serial line and incoming data to the
  20. computer video display.  In addition, a dialing directory, a
  21. function key mapping feature, session logging, and other
  22. basic features are available.  
  23.  
  24. ECU presents to the host a flexible "ANSI" terminal type,
  25. accepting any valid video control sequences from MS-DOS or SCO
  26. documentation as of late 1990.  It also fares well, though
  27. imperfectly, with Sun and VT-100 in-band video control sequences.
  28. Standards are great: everybody should have one, especially if
  29. they call it "ANSI". For more information, refer to the manual
  30. section titled "ANSI Filter."
  31.  
  32. Support for arbitrary video consoles is included.  I use ECU
  33. (almost exclusively now) with an X11R4 xterm.  This release has
  34. been tested extensively with xterms (particularly Metro Link
  35. X11R5, SCO ODT 2.0 X11R4, SunOS 4.1 MIT standard distribution,
  36. OpenWindows 2.0, and Roell's X386 1.1b).  Your terminal must be
  37. fairly "smart", with insert/delete-line features,
  38. erase-to-end-of-line, etc..  See "Supported Terminals" in the
  39. manual.  Also check the note below named "KBDTEST3".
  40.  
  41. ECU supports numerous file transfer protocols: as of this
  42. writing, XMODEM, XMODEM/CRC, XMODEM-1K, YMODEM/CRC Batch,
  43. ZMODEM/CRC-16, ZMODEM/CRC-32, C-Kermit 5 and SEAlink are
  44. supported.  For more information, refer to the manual sections
  45. describing the individual interactive and procedure file transfer
  46. commands.
  47.  
  48. A very flexible procedure (script) language is also incorporated
  49. to automate many communications tasks.  In addition to augmenting
  50. interactive tasks, by using shell scripts and ECU procedures, ECU
  51. can perform batch-style communications sessions in an entirely
  52. "unattended" fashion.
  53.  
  54. For applications too unwieldy for the procedure language,
  55. "ecufriend" programs are supported.  Friends are spawned by ECU
  56. having access to the shared memory segment containing an
  57. ECU-managed "screen image" and other data and having use of the
  58. attached communications line.
  59.  
  60. --------------------------------------------------
  61.  
  62. The Linux port of ECU 3.24 was done by Jeremy Bettis
  63. Contact ME for Linux specific problems, not the author.  Contact the author
  64. for general ECU problems, not me.
  65.  
  66. I can be emailed at:  jbettis@cse.unl.edu - or - jerbo@tddi.UUCP
  67.